home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / rain_for.swf / scripts / DefineSprite_821 / frame_94 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  297 b   |  11 lines

  1. this._visible = false;
  2. this.mcCritter.a.a.play();
  3. _global.mcRoot.mcPlayer.a.a.play();
  4. _global.mcRoot.mcPlayer.a.blur.play();
  5. if(_global.mcRoot.mcPlayer.aCritters.length == 5)
  6. {
  7.    _global.oSound.playSnd("get_to_rescue_center");
  8. }
  9. _global.mcRoot.oBase.play();
  10. _quality = _global.sLowEnd;
  11.